columnLabels
Type
property
Summary
Specifies the text to show on top of columns. Examples:set the columnLabels of widget "Table" to "Product,Icon,Description"
Syntax
get the columnLabels of <widget>
set the columnLabels of <widget> to <"CommaDelimitedList">
Description
Use the columnLabels to get or set the column labels, the value of this property is a comma delimited list in which item corresponds to the label of the column on that position.
Note that columns can have a name and a different label.